actionobserver: Clarify primary_accel_changed docs
authorMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jun 2021 14:34:37 +0000 (10:34 -0400)
committerMatthias Clasen <mclasen@redhat.com>
Wed, 16 Jun 2021 14:34:37 +0000 (10:34 -0400)
commit424dd8a46392d87de36abb78d8b261c54193758a
tree0b53127cdc6b2349023e3491ad72d0512dfd6771
parent7b1a7629bc3cbb64878d81cd81fc09aa9142d74b
actionobserver: Clarify primary_accel_changed docs

Either action_name or action_and_target may be NULL
here, and observer implementations should be careful
when checking those values.
gtk/gtkactionobserver.c